perm filename INTER.MAK[QLA,LSP] blob
sn#342233 filedate 1978-03-14 generic text, type C, neo UTF8
COMMENT ā VALID 00002 PAGES
C REC PAGE DESCRIPTION
C00001 00001
C00002 00002 How to make an interlisp file from a maclisp one.
C00003 ENDMK
Cā;
How to make an interlisp file from a maclisp one.
1. (eread inter ini dsk (isi rpg))
2. (print-only)
(macex <file>)
3. (chrtrn foo exp)
4. et/n foo.exp
5. move last 2 sexps to the beginning.
6. change / to %
7. make sure linefeeds aren't in funny places
8. put meta.hdr in front of the file (make up different ones for other files)
9. Change all (arg n) to (arg <var> n)
10. change princ in (META) as well as lispversion stuff